home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / IEMSI002.ZIP / PRM.MH < prev    next >
Encoding:
Text File  |  1995-08-10  |  7.5 KB  |  154 lines

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // File: prm.mh
  4. //
  5. // Desc: MEX .prm interface.  These constants can be used for retrieving
  6. //       strings from the Maximus .PRM file, via the prm_string()
  7. //       function.
  8. //
  9. // Copyright 1994, 1995 by Lanius Corporation.  All rights reserved.
  10. //
  11. // $Id: prm.mh 1.3 1995/05/22 13:06:51 sjd Exp $
  12. //
  13. //////////////////////////////////////////////////////////////////////////////
  14.  
  15. #define PRM_SYSOP         0      // Sysop's name
  16. #define PRM_SYSNAME       1      // BBS name
  17. #define PRM_MDMBUSY       2      // Modem busy string
  18. #define PRM_SYSPATH       3      // System path
  19. #define PRM_MISCPATH      4      // Misc files path
  20. #define PRM_NETPATH       5      // Nodelist files path
  21. #define PRM_TEMPPATH      6      // Temp files path
  22. #define PRM_IPCPATH       7      // IPC path
  23. #define PRM_USERBBS       8      // Path to User.Bbs
  24. #define PRM_LOGNAME       9      // Name of log file
  25. #define PRM_CHATPROG     10      // Name of chat program
  26. #define PRM_CHATBEGIN    11      // File to display at start of chat
  27. #define PRM_CHATEND      12      // File to display at end of chat
  28. #define PRM_LOCALEDITOR  13      // Local editor command
  29. #define PRM_NOTFOUND     14      // File: name entered not in user file
  30. #define PRM_RESERVED1    15
  31. #define PRM_LOGO         16      // File: logo
  32. #define PRM_BADLOGON     17      // File: last logon was bad
  33. #define PRM_WELCOME      18      // File: welcome
  34. #define PRM_QUOTE        19      // File: quotes
  35. #define PRM_NEWUSER1     20      // File: New user #1 (password)
  36. #define PRM_NEWUSER2     21      // File: New user #2 (welcome)
  37. #define PRM_ROOKIE       22      // File: Rookie (welcome)
  38. #define PRM_APPLIC       23      // File: New user questionairre
  39. #define PRM_BYEBYE       24      // File: Logoff
  40. #define PRM_OUTSIDE      25      // File: Going outside...
  41. #define PRM_RETURN       26      // File: Returning from outside
  42. #define PRM_DAYLIMIT     27      // File: Been on too long today
  43. #define PRM_NOTFIRST     28      // File: Not first call today (timewarn)
  44. #define PRM_TOOSLOW      29      // File: Find a slower BBS...
  45. #define PRM_BARRICADE    30      // File: Area is barricaded
  46. #define PRM_SHELLTOOS    31      // File: Shelling on Alt-J
  47. #define PRM_BACKFROMOS   32      // File: Back from Alt-J
  48. #define PRM_NOSUCHAREA   33      // File: Area does not exist
  49. #define PRM_ACCESS       34      // Root name of user classes database
  50. #define PRM_XFERBAUD     35      // File: Explains minimmum file xfer baud
  51. #define PRM_FILEAREAS    36      // File: File area display
  52. #define PRM_NOSPACE      37      // File: No space for upload
  53. #define PRM_NAMEFORMAT   38      // File: Explains DOS filenames
  54. #define PRM_UPLOADLOG    39      // Log file for uploads
  55. #define PRM_FILEHDR      40      // File area header format
  56. #define PRM_FILEFORMAT   41      // File area formatfor entries
  57. #define PRM_FILEFOOTER   42      // File area footer format
  58. #define PRM_PROTOCOLS    43      // Dump file for protocol screen
  59. #define PRM_MSGAREAS     44      // File: Msg area display
  60. #define PRM_ECHOTOSS     45      // Echotoss name
  61. #define PRM_NOMAIL       46      // File: mailchecker if no mail found
  62. #define PRM_MSGHDR       47      // Msg area header format
  63. #define PRM_MSGFORMAT    48      // Msg area formatfor entries
  64. #define PRM_MSGFOOTER    49      // Msg area footer format
  65. #define PRM_HLPEDITOR    50      // Help for msg editor
  66. #define PRM_HLPREPLACE   51      // Help for msg editor E)dit
  67. #define PRM_HLPINQUIRE   52      // Help for msg editor I)nquire
  68. #define PRM_HLPLOCATE    53      // Help for files L)ocate
  69. #define PRM_HLPCONTENTS  54      // Help for files C)ontents
  70. #define PRM_HLPFSE       55      // Help for full screen editor
  71. #define PRM_HLPSCAN      56      // Help for msg S)can
  72. #define PRM_HLPLIST      57      // Help for msg L)ist
  73. #define PRM_EXPROTOP_01  58      // External protocol programs
  74. #define PRM_EXPROTOP_02  59
  75. #define PRM_EXPROTOP_03  60
  76. #define PRM_EXPROTOP_04  61
  77. #define PRM_EXPROTOP_05  62
  78. #define PRM_EXPROTOP_06  63
  79. #define PRM_EXPROTOP_07  64
  80. #define PRM_EXPROTOP_08  65
  81. #define PRM_EXPROTOP_09  66
  82. #define PRM_EXPROTOP_10  67
  83. #define PRM_EXPROTOP_11  68
  84. #define PRM_EXPROTOP_12  69
  85. #define PRM_EXPROTOP_13  70
  86. #define PRM_EXPROTOP_14  71
  87. #define PRM_EXPROTOP_15  72
  88. #define PRM_EXPROTOP_16  73
  89. #define PRM_EXPROTON_01  74      // External protocol names
  90. #define PRM_EXPROTON_02  75
  91. #define PRM_EXPROTON_03  76
  92. #define PRM_EXPROTON_04  77
  93. #define PRM_EXPROTON_05  78
  94. #define PRM_EXPROTON_06  79
  95. #define PRM_EXPROTON_07  80
  96. #define PRM_EXPROTON_08  81
  97. #define PRM_EXPROTON_09  82
  98. #define PRM_EXPROTON_10  83
  99. #define PRM_EXPROTON_11  84
  100. #define PRM_EXPROTON_12  85
  101. #define PRM_EXPROTON_13  86
  102. #define PRM_EXPROTON_14  87
  103. #define PRM_EXPROTON_15  88
  104. #define PRM_EXPROTON_16  89
  105. #define PRM_TIMEFORMAT   90      // Time format string
  106. #define PRM_DATEFORMAT   91      // Date format string
  107. #define PRM_MAREADAT     92      // Root name of message area database
  108. #define PRM_FAREADAT     93      // Root name of file area database
  109. #define PRM_MENUPATH     94      // Default menus path
  110. #define PRM_FIRSTMENU    95      // Name of first menu
  111. #define PRM_EDITMENU     96      // Name of edit menu
  112. #define PRM_ACHGKEYS     97      // Area change keys
  113. #define PRM_TUNES        98      // Tunes file
  114. #define PRM_LANGPATH     99      // Path to language files
  115. #define PRM_LANG_01     100      // Language file names
  116. #define PRM_LANG_02     101
  117. #define PRM_LANG_03     102
  118. #define PRM_LANG_04     103
  119. #define PRM_LANG_05     104
  120. #define PRM_LANG_06     105
  121. #define PRM_LANG_07     106
  122. #define PRM_LANG_08     107
  123. #define PRM_MDMINIT     108      // Modem init string
  124. #define PRM_MDMRING     109      // Modem ring
  125. #define PRM_ANSWER      110      // Modem answer string
  126. #define PRM_CONNECT     111      // Modem connect
  127. #define PRM_HIMSGAREA   112
  128. #define PRM_NEWMSGAREA  113      // Msg area to put new users in
  129. #define PRM_HIFILEAREA  114
  130. #define PRM_NEWFILEAREA 115      // File area to put new users in
  131. #define PRM_FIDOUSER    116      // FIDOUSER.LST file for v6 nodelists
  132. #define PRM_CMMTAREA    117      // Comment area to put comments in
  133. #define PRM_ARCCTL      118      // Control file for archiver names
  134. #define PRM_OLRNAME     119      // Filename to use for OLR packets
  135. #define PRM_OLRPATH     120      // Path for off-line related
  136. #define PRM_OLRPHONE    121      // Phone number for OLR packets
  137. #define PRM_VIRUSCHK    122      // Batch file to run after uploads
  138. #define PRM_PROTOCOLMAX 123      // Compiled protocol data file
  139. #define PRM_TRKPRIVVIEW 124      // Priv req to see track info
  140. #define PRM_TRKPRIVMOD  125      // Priv req to modify track info
  141. #define PRM_TRKBASE     126      // Base name for tracking database
  142. #define PRM_TRKEXCLUDE  127      // File containing list of names to exclude
  143. #define PRM_STAGEPATH   128      // Directory used for CDROM downloads
  144. #define PRM_ATTCHBASE   129      // Base name of local attach database
  145. #define PRM_ATTCHPATH   130      // Directory for local file attaches
  146. #define PRM_ATTACHARC   131      // Archiver type for local attach storage
  147. #define PRM_INBOUND     132      // FTS-1 inbound directory
  148. #define PRM_RIPPATH     133      // Path for .RIP and .ICN storage
  149. #define PRM_HLPHDR      134      // Help for message header entry
  150. #define PRM_HLPENTRY    135      // Help for message body entry
  151. #define PRM_CONFIG      136      // File: displayed before configuration
  152. #define PRM_CALLERS     137      // Callers log
  153.  
  154.